GtkWindow: Make it an application/x-rootwindow-drop destination
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 9 Mar 2016 16:37:27 +0000 (17:37 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 14 Mar 2016 15:16:32 +0000 (16:16 +0100)
commit83cc7f76d76b45a766b4a26f29240920d647c306
tree8401019029c87d256d498099cc1d48afe2ed86b5
parentab16b19a0a9c026b1e0997f8dee01120585369c9
GtkWindow: Make it an application/x-rootwindow-drop destination

This makes toplevels pseudo-transparent wrt this mimetype, so if
the drag source offers this mimetype and not another that was
managed by the destination-side widget hierarchy, the window will
be an acceptable target for this mimetype, allowing it to trigger
whatever is meant to in the source side.

https://bugzilla.gnome.org/show_bug.cgi?id=763387
gtk/gtkwindow.c